home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
cyber.net interactivo 3
/
inter@ivo 1996-04.iso
/
cybint3
/
bin
/
siemens.dxr
/
00004.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1996-03-21
|
171 b
|
9 lines
on exitFrame
if the movieTime of sprite 2 >= (the duration of cast 5 - 10) then
set the visible of sprite 3 to 1
go(the frame + 1)
else
go(2)
end if
end